Fix bug#8181.
authorBen Key <bkey76@gmail.com>
Mon, 7 Mar 2011 21:11:24 +0000 (22:11 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Mar 2011 21:11:24 +0000 (22:11 +0100)
commit59b970de8d6acb195077f8f87d30fb6635e9c263
treed778f8c00cc8092ce2498998484a4160dff320d9
parentf0796b92177f3514ea3eb246ef1b73c8a4022d2a
Fix bug#8181.

* src/w32fns.c (FILE_NAME_COMBO_BOX, FILE_NAME_LIST): Define.
  (file_dialog_callback): Fix locating the window handle of the File Name
  text field.  After disabling it, set focus on the list control.
  (Fx_file_dialog): If only_dir_p is non-nil, set the text of the File
  Name text field to "Current Directory" if it does not already have
  another value.
src/ChangeLog
src/w32fns.c